home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 August (Alt) / CHIP 2005-08.1.iso / program / shareware / Flash_Oyunlar.exe / rocketbike.swf / scripts / DefineSprite_477 / frame_75 / DoAction.as
Encoding:
Text File  |  2005-07-13  |  62 b   |  7 lines

  1. n = 1;
  2. while(n <= 7)
  3. {
  4.    x[n] -= 200 * i[n];
  5.    n++;
  6. }
  7.